﻿* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    vertical-align: top;
    outline: none;
}

body {
    min-width: 1200px;
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
    font-family: "microsoft yahei", "微软雅黑";
    -webkit-text-size-adjust: 100%;
    background-color: #fff;
    overflow-x: hidden;
}

table {
    border-collapse: collapse;
}

img {
    border: 0;
    padding: 0;
    display: inline;
}

a {
    text-decoration: none;
    color: #727272;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
pre {
    font-weight: normal;
    font-size: 12px;
    font-family: "microsoft yahei", "微软雅黑";
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}


/*头部*/

.header {
    width: 100%;
    background-color: #fff;
}

.top_header {
    height: 139px;
    line-height: 100px;
    width: 1180px;
    margin: 0 auto;
}

.top_header .logo {
    width: 218px;
    float: left;
    margin-top: 21px;
    margin-right: 5px;
}

.top_header .logo img {
    display: block;
    margin-top: 20px;
    width: 100%;
}

.top_header .span {
    height: 50px;
    float: left;
    margin-top: 10px;
}

.top_header .span span {
    font-size: 16px;
    color: #008cee;
    border-left: 1px #ccc solid;
    display: block;
    line-height: 28px;
    padding-left: 19px;
}

.top_header .left {
    float: left;
}

.top_header .right {
    float: right;
    line-height: 1;
    font-size: 14px;
    color: #666666;
    background: url(/img/tel.png) no-repeat left center;
    padding-left: 50px;
    margin-top: 20px;
}

.top_header .right span {
    display: block;
    line-height: 27px;
    margin-bottom: 10px;
    color: #008cee;
    font-size: 24px;
    font-weight: bold;
}

.nav_box {
    width: 100%;
    background-color: #008cee;
}

.menuheader {
    width: 100%;
    height: 50px;
    background: #008cee;
    margin: 0 auto;
    line-height: 50px;
}

.menuheader ul {
    position: relative;
}

.menuheader>ul>li .c_ull {
    right: 0;
    width: 300px;
}

.menuheader .home {
    width: 145px;
    height: 50px;
    background-color: #fff;
    color: #008cee;
}

.menuheader li .c_ul {
    width: 520px;
}

.menuheader>ul>li {
    width: 145px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.menuheader li {
    float: left;
    font-size: 16px;
    color: #fff;
}

.menuheader li a {
    text-decoration: none;
    color: #fff;
    display: block;
}

.menuheader li a:hover {
    text-decoration: none;
    color: #008cee;
}

.menuheader li ul {
    visibility: hidden;
    position: absolute;
    z-index: 99;
}

.menuheader li ul a {
    color: #666;
    font-size: 14px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
}

.menuheader li.hover ul {
    visibility: visible;
    position: absolute;
    display: block;
    background: #fff;
}

.menuheader li.hover {
    color: #008cee;
    background-color: #fff;
}
.yienzizhi img {
    width:100%;
}

/*底部*/

footer {
    width: 100%;
    background-color: #333;
    padding-top: 60px;
}

.footing .footLeft {
    float: left;
    width: 386px;
    margin-right: 120px;
}

.footing .footCon {
    float: left;
    width: 380px;
}

.foottitle {
    border-bottom: 1px #666 solid;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

.foottitle h3 {
    float: left;
    font-size: 20px;
    color: #ccc;
    text-transform: uppercase;
    background: url(/img/foot.png) no-repeat left bottom;
}

.foottitle span {
    display: block;
    float: right;
    font-size: 14px;
    color: #ccc;
}

.footing .footCon .ulF ul {
    float: left;
    margin-top: 25px;
}

.footing .footCon .ulF ul:nth-child(1) {
    margin-right: 35px;
}

.footing .footCon .ulF li {
    font-size: 14px;
    color: #ccc;
    width: 96px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 8px;
}

.footing .footCon .ulF li a {
    display: block;
    color: #fff;
}

.footing .footCon .ulF li:hover {
    background-color: #008cee;
}

.footing .footRight {
    float: right;
    width: 200px;
}

#goTopBtn {
    float: right;
    font-size: 14px;
    color: #ccc;
    margin-top: 25px;
    margin-right: 20px;
    width: 96px;
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.footCon .pm {
    margin-top: 20px;
}

.footCon .pm p {
    font-size: 14px;
    color: #ccc;
    line-height: 30px;
}

.footing .footRight p {
    font-size: 16px;
    color: #ccc;
    margin-top: 5px;
}

footer .win1180 {}

.conyprightbox {
    height: 78px;
    background-color: #3b3b3b;
    width: 100%;
    padding-top: 20px;
}

.conyprightbox p {
    font-size: 14px;
    color: #ccc;
    text-align: center;
    line-height: 30px;
}

.cacom,
.chinacom {
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.calist {}

.calist>span {
    display: inline-block;
    color: #fff;
    width: 100px;
    text-align: center;
}

.area-sub {
    overflow: hidden;
    /*margin:50px auto;*/
}

#layout-t .tab-bd {
    height: 115px;
}

.tab-hd {
    overflow: hidden;
}

.dom-display .normal {
    display: none;
}

.dom-display .current {
    display: block;
}

.tab-hd-con {
    float: left;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    width: 48px;
    height: 25px;
    line-height: 25px;
}

.tab-hd-con a {
    display: block;
    color: #ccc;
}

.tab-bd-con {
    margin-left: 10px;
    margin-top: 30px;
    color: #ccc;
}

.tab-bd-con dl {
    font-size: 14px;
    line-height: 28px;
}

.tab-hd .current {
    background-color: #008cee;
}

.zh-nav {
    position: relative;
    width: 150px;
    height: 374px;
    overflow: hidden;
}

.zh-nav ul {
    position: relative;
    left: 0;
    height: 310px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.zh-nav ul li {
    width: 100%;
    height: 48px;
    background: #008cee;
    color: #fff;
    text-align: center;
    line-height: 48px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 14px;
}

.bottom {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 48px;
    text-align: center;
    color: #fff;
}

.bottom>div {
    float: left;
    width: 50%;
    height: 100%;
    cursor: pointer;
}

.nav-ben .left {
    background: url(/img/icon1_right.png) no-repeat center #008cee;
}

.nav-ben .right {
    background: url(/img/icon1_left.png) no-repeat center #4daff3;
}

.nav-ben .left:hover,
.nav-ben .right:hover {
    background-color: #62bf0b;
}

.Assess1 .itxt {
    color: #666;
    border: 1px solid #f0f0f0;
}

.Assess2 .itxt {
    color: #f0f0f0;
}

.Assess {
    /*margin-top: 50px;*/
}

.Assess .assess-box {
    margin: 0 auto;
}

.Assess .assess-box .coolbg {
    width: 228px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    float: left;
    cursor: pointer;
    background-color: #008cee;
}

.Assess .assess-box .yearning {
    width: 224px;
    height: 46px;
    border: 1px solid #999;
    font-size: 16px;
    margin-right: 10px;
    line-height: 46px;
    position: relative;
    float: left;
}

.Assess .assess-box .yearning p {
    padding-left: 10px;
    color: #666;
    cursor: pointer;
}

.Assess2 .assess-box .yearning p {
    color: #f0f0f0;
}

.Assess .assess-box .assets-lv {
    width: 190px;
    height: 40px;
    border: 1px solid #ccc;
    font-size: 16px;
    margin-right: 8px;
    line-height: 40px;
}

.Assess .assess-box .assets-lv p {
    color: #666;
    cursor: pointer;
    padding-left: 10px;
    background: #fff
}

.Assess .assess-box .yearning-box {
    display: none;
    position: absolute;
    top: 41px;
    z-index: 23;
    background: #fff;
    left: 0;
    width: 555px;
    height: 300px;
    box-shadow: 0 4px 6px 0 rgba(16, 32, 39, 0.32);
    border-top: 1px solid #ccc;
}

.Assess .assess-box .yearning-box h3 {
    padding: 10px 15px;
    color: #999;
    position: relative;
}

.Assess .assess-box .yearning-box h3 span {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .5s;
    cursor: pointer;
}

.Assess .assess-box .yearning-box h3 span img {
    width: 100%;
    display: block;
}

.Assess .assess-box .yearning-box h3 span:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.Assess .assess-box .yearning-box .country-pg {
    padding: 0 15px;
}

.Assess .assess-box .yearning-box input {
    overflow: hidden;
    margin: 0 15px 10px 0;
    width: 90px;
    border: 1px solid #e6e6e6;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: left;
    background-color: #fff;
    border-radius: 2px;
    color: #333;
    text-align: center;
    position: relative;
    float: left;
    font-size: 14px;
}

.Assess .assess-box .yearning-box input.active {
    border: 1px solid #1894f3;
}

.Assess .assess-box .yearning-box input.active::after {
    content: "";
    width: 25px;
    height: 22px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    background: url(/img/gou_03.png) no-repeat;
}

.Assess .assess-box .yearning-box input:nth-of-type(5n) {
    margin-right: 0;
}

.Assess2 .assess-box .yearning-box {
    top: -302px;
}

.Assess1 .assess-box .yearning-box input {
    overflow: hidden;
    margin: 0 12px 10px 0;
    width: 82px;
    border: 1px solid #e6e6e6;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: left;
    background-color: #fff;
    border-radius: 2px;
    color: #333;
    text-align: center;
    position: relative;
    float: left;
    font-size: 14px;
}

.Assess1 .assess-box .yearning-box input:nth-of-type(5n) {
    margin: 0 12px 10px 0;
}

.btn-form {
    background: #008cee;
}

.assess-aw {
    width: 16px;
    height: 8px;
    display: inline-block;
    background: url(/img/aw02.png) no-repeat;
    margin-left: 60px;
    margin-top: 18px;
}

.itxt {
    width: 220px;
    height: 46px;
    border: 1px solid #999;
    padding-left: 10px;
    font-size: 16px;
    color: #666;
    margin-right: 8px;
    float: left;
    background-color: inherit;
    font-family: "microsoft yahei", "微软雅黑";
}

.btn-href {
    display: block;
    text-align: center;
    margin-left: 8px;
    background-color: #62bf0b;
    width: 228px;
    height: 48px;
    line-height: 48px;
    float: right;
    color: #fff;
    font-size: 14px;
}

.Assess1 .assess-box .yearning {
    border: #333 1px solid;
}

.navB .menu li .current {
    background-color: #fff;
    display: block;
    color: #008cee;
}

.navB {
    width: 100%;
    background: #008cee;
    height: 50px;
}

.navB .menu {
    height: 50px;
    width: 1180px;
    margin: 0 auto;
    background: #008cee;
}

.navB .menu li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: 50px;
    width: 160px;
    text-align: center;
}

.navB .menu li a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    font-size: 13px;
    color: #f3f3f3;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    font-size: 16px;
}

.navB .menu li:hover>a {
    color: #008cee;
    background-color: #fff;
}

.navB .menu ul {
    position: absolute;
    top: 50px;
    left: 0;
    opacity: 0;
    background: #fff;
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
    z-index: 9999;
    height: 0;
    overflow: hidden;
}

.navB .menu li:hover>ul {
    opacity: 1;
}

.navB .menu li:hover>ul li a {
    line-height: 36px;
}

.navB .menu ul li {
    height: 48px;
    overflow: hidden;
    padding: 0;
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}

.navB .menu li:hover>ul li {
    height: 36px;
    overflow: visible;
    padding: 0;
}

.navB .menu li:hover>ul li:hover a {
    background: #008cee;
    color: #fff;
}

.navB .menu ul li a {
    margin: 0;
    border: none;
    background-color: #fff;
    color: #666;
    font-size: 14px;
    text-align: center;
}


/*右侧导航菜单*/

.r_menu {
    position: fixed;
    right: 0px;
    top: 35%;
    height: 300px;
    z-index: 99999;
}

.r_menu ul {
    height: 250px;
    margin-bottom: 10px;
    right: 0px;
    position: relative;
    z-index: 10;
    overflow: hidden;
    background: #008cee;
    width: 60px;
    border-radius: 10px 0 0 10px;
    /*border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;*/
}

.r_menu ul li {
    width: 60px;
    height: 60px;
}

.r_menu ul li i {
    width: 60px;
    height: 60px;
    opacity: 1;
    display: block;
    cursor: pointer;
}

.r_menu ul .tel a {
    display: block;
    width: 60px;
    height: 60px;
}

.r_menu ul li i:hover {
    opacity: 1;
}

.r_menu ul .qq i {
    background: url(/img/icons.png) 0 0 no-repeat;
}

.r_menu ul .tel i {
    background: url(../img/icons.png) 0 -65px no-repeat;
}

.r_menu ul .wx i {
    background: url(../img/icons.png) 0 -125px no-repeat;
}

.r_menu ul .ws i {
    background: url(../img/icons.png) 0 -185px no-repeat;
}

.r_menu .sliBox {
    top: 95px;
    right: -160px;
    width: 160px;
    height: 126px;
    border-radius: 5px 0 0 5px;
    background: #008cee;
    position: absolute;
    z-index: 9;
}

.r_menu .qqBox {
    top: 15px;
}

.r_menu .telw {
    top: 30px;
}

.r_menu .telw a {
    display: block;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    line-height: 126px;
    text-align: center;
    height: 126px;
}

.r_menu .qqBox p {
    font-size: 14px;
    color: #fff;
    padding-top: 20px;
    padding-left: 10px;
}

.r_menu .wxBox lable {
    font-size: 14px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    margin-left: 10px;
    display: block;
}

.r_menu .wxBox p input {
    width: 128px;
    height: 26px;
    line-height: 26px;
    border: 1px #fff solid;
    margin-left: 10px;
    font-size: 12px;
    color: #ededed;
}

.r_menu .wxBox ::-webkit-input-placeholder {
    /*Chrome/Safari*/
    color: #ededed;
}

.r_menu .wxBox ::-moz-placeholder {
    /*Firefox*/
    color: #ededed;
}

.r_menu .wxBox :-ms-input-placeholder {
    /*IE*/
    color: #ededed;
}

.r_menu .wxBox .coolbg {
    width: 60px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background-color: #fff;
    font-size: 12px;
    color: #0a4873;
    border-radius: 5px;
    margin-top: 13px;
    float: right;
    margin-right: 15px;
}

.r_menu .telBox span {
    padding: 0px 15px;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 30px;
}

.r_menu .wxBox img {
    width: 120px;
    height: 120px;
    display: block;
    margin-left: 20px;
    margin-top: 3px;
}